home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2008 February
/
PCWFEB08.iso
/
Software
/
Resources
/
Internet
/
HTMLGate 12.2.1B
/
htmlgate.exe
/
{app}
/
Cookies
/
cookie3.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-07-12
|
465 b
|
18 lines
<SCRIPT LANGUAGE="JavaScript">
<!--
function tastecookie(name) {
var bigone = document.cookie;
first= bigone.indexOf(name);
if(first != -1){
first+= name.length + 1;
last = bigone.indexOf(';', first);
if(last == -1) last = bigone.length;
value= bigone.substring(first, last);
} else value = ""
return value
}
-->
</SCRIPT>